themingbackground: Restructure code some more
authorBenjamin Otte <otte@redhat.com>
Fri, 26 Oct 2012 23:39:30 +0000 (01:39 +0200)
committerBenjamin Otte <otte@redhat.com>
Wed, 31 Oct 2012 10:09:11 +0000 (11:09 +0100)
commitccaf1c2c678c774ad4d839c7bff09f34495578ea
treeae9725489f14c860ce58c4205a37530d20f195bf
parentce562489309d169208cfe1005a24e5bff1efeaa2
themingbackground: Restructure code some more

Move variable initialization outside the first code with side effects.
This allows adding some more early returns, including one for code that
used to trigger g_return_if_fail() in certain corner cases.
gtk/gtkthemingbackground.c